dump-core: always use elfclass64 format to support x86_32pae.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 10:53:34 +0000 (10:53 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 10:53:34 +0000 (10:53 +0000)
commit0cb97f4d8bff4b430318d74d7235ec3568ec5771
tree04051fe5650389718baf1bda3ef8c1992c7b4c1c
parent9de4f0c67def5ab75c4f5a9a4428b719e149e8b2
dump-core: always use elfclass64 format to support x86_32pae.
Without this patch xen dump-core format can't handle over 4GB case.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
docs/misc/dump-core-format.txt
tools/libxc/xc_core.c
tools/libxc/xc_core.h
tools/libxc/xc_core_ia64.c
tools/libxc/xc_core_ia64.h
tools/libxc/xc_core_x86.h
tools/libxc/xc_ptrace_core.c